﻿body {
}

html {
    overflow-y: scroll;
}

/*Bill's Skills grading grids*/

.skills tr th {
    border-bottom: 1px solid #000;
}

    .skills tr th input[type=radio] {
        transform: scale(2);
    }


/*accordion-button-h3*/
.accordion-button-h3 {
    background-color: #e0e9ef;
    font-weight: normal;
    padding: 5px 10px;
    margin: 10px 0px 10px 0px;
    color: #333;
    width: 100%;
    text-align: left;
}

/*accessible tooltip lsat status page

.toggletip-container {
    position: relative;
    display: inline-block;
}
     */


/*[role="status"] {
    display: none;
}

/*button:hover + [role="status"],*/
/*button:focus + [role="status"] {
    display: block;
}*/


.super {
    font-size: 10px;
    vertical-align: super;
}

.header {
    background-color: #e2deda;
}

.large {
    font-size: 18px;
    line-height: 32px;
}

.row-margin {
    margin-bottom: 1.5rem;
    margin-top: 1rem;
}

.logoDiv {
    display: inline;
    margin: 10px 10px 0px 0px;
    position: relative;
    z-index: 1;
    float: left;
}

.inline {
    display: inline;
}


.header-title {
    color: #005293;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    display: inline;
    float: left;
    vertical-align: top;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}

.footer {
    background-color: #e2deda;
    margin-top: 10px;
}

footer {
    text-align: left;
    margin-top: 10px;
}

.footerLinks {
    margin-left: 50px;
}

.outer-container {
    background-color: #e2deda;
}

.inner-container {
    background-color: #ffffff;
}

.hero-row {
    margin-top: 10px;
}

.space {
    margin-top: 5px;
}

.test-mode {
    color: #137f39;
    font-size: 18px;
    margin-top: 5px;
    font-style: italic;
    font-weight: bold;
}

a:link.skipLink {
    position: absolute;
    left: -2000px;
}

a:hover.skipLink {
    position: absolute;
    left: -2000px;
}

a:focus.skipLink {
    position: absolute;
    left: 45%;
    text-align: center;
    outline: dashed .03rem #000;
    outline-offset: 4px;
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */

}

@supports (-ms-accelerator:true) {
    /* IE Edge 12+ CSS styles go here */
}

.smcp {
    font-variant: small-caps
}

abbr {
    text-decoration: none;
}

h1 {
    background-color: #007a87;
    color: #ffffff;
    font-weight: normal;
    width: 100%;
    padding: 10px 20px;
    margin: 20px 0px 10px 0px;
}

h2 {
    font-weight: 800;
    color: #000000;
    padding: 10px 10px 10px 0px;
    margin: 10px 0px 10px 0px;
}

    h2.for-modal {
        font-weight: bold;
        font-size: 0.9em;
        padding: 5px;
        margin: 10px 0px 10px 0px;
        line-height: 20px;
        border-bottom: none;
        color: #000;
        background-image: none;
    }

h3 {
    background-color: #e0e9ef;
    font-weight: normal;
    padding: 5px 10px;
    margin: 10px 0px 10px 0px;
    color: #333;
}


.msgBkgd {
    background-color: #eceded !important;
    padding: 5px;
}

h3.statusDeadline {
    background-color: #eceded !important;
    font-weight: bold !important;
    padding: 5px 5px 0px 5px !important;
    margin: 0px !important;
    font-size: 14px;
}

h3.schools {
    background-color: #e0e9ef;
    padding: 10px 10px;
    margin: 20px 0px 10px 0px;
    color: #005293;
    font-weight: bold;
}

/*AS4278 - Hide old terms*/
h3.schools-old {
    background-color: lightgray;
    padding: 10px 10px;
    margin: 20px 0px 10px 0px;
    color: #005293;
    font-weight: bold;
}

h2.accord {
    background-color: #e0e9ef;
    padding: 6px 10px;
    text-transform: none;
    margin: 20px 0px 10px 0px;
    color: #005293;
    font-weight: bold;
    cursor: pointer;
    background-image: none;
    border-bottom: none;
    font-size: 16px;
    line-height: 22px;
}

.LinkButtonStyle {
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
}

a:focus.button {
    outline: none;
    background-color: #fff;
    border-color: #1c86f2;
    box-shadow: 0 0 1px #1c86f2 inset;
    color: #000;
}
/*for score preview on dashboard page*/

#ctl00_OS2ContentPlaceHolder_btnScorePreview {
    font-weight: bold;
}

.importanticon {
    padding: 0 4px 0 0;
    position: relative;
    top: 4px;
}

.importantnote {
    color: #000;
    font-weight: bold;
    padding: 4px;
    background-color: #FFE0E6;
}


.radio-list {
    width: 75px;
    margin-bottom: 0px;
    margin-top: 0px;
}

    .radio-list input {
        display: inline;
    }

    .radio-list label {
        display: inline;
        cursor: pointer;
        color: #313439;
    }

    .radio-list td {
        padding: 0.2rem 1rem 0rem 0rem;
        border-bottom: none;
    }

    .radio-list tr {
        border-bottom: 0;
    }

    .radio-list table {
        border: 0;
    }

    .radio-list input[type='radio']:focus, input[type='checkbox']:focus {
        outline: solid .02rem #1c86f2;
        outline-offset: 3px;
    }


fieldset.radio-fieldset {
    padding: 0rem;
}

.section {
    border-right: solid 1px #acacac;
    padding-bottom: 10px;
    padding-right: 10px;
}

    .section:nth-child(3) {
        border-right: none;
    }

h5.Apps {
    font-size: 16px;
    color: #005293;
    line-height: 24px;
}

.h4-inline {
    float: left;
}

    .h4-inline:nth-child(2) {
        margin-left: 1rem;
    }

    .h4-inline:nth-child(3) {
        margin-left: 1rem;
    }

    .h4-inline:nth-child(4) {
        margin-left: 1rem;
    }

.wait-buttons {
    margin-bottom: 2rem;
}

label {
    color: #005293;
}

.hidden {
    position: absolute;
    left: 0px;
    top: -1500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

ul.dash-alerts {
    list-style-image: url('../../../images/Content/icon_bell.png');
    list-style-position: inside;
}

.dash-alert {
}

legend a:link {
    color: #005293
}

legend a:hover {
    color: #005293
}

h3.Dash-msg {
    background-color: #eceded;
    font-weight: normal;
    padding: 5px 5px 5px 0px;
    margin: 10px 0px 10px 0px;
    margin-bottom: 10px;
    color: #313439;
    font-size: 16px;
    line-height: 24px
}

.actions li {
    margin-bottom: 0rem;
}

.testInfoDiv {
    overflow-x: auto;
}

/*custom SMALL PUBLICMASTER and in other places/general Page*/
@media (max-width: 768px) {
    .PgTitleSm {
        background: -moz-linear-gradient(top, rgba(226, 235, 243,.8), #ffffff 40%); /* For Firefox 3.6 to 15 */
        background: -o-linear-gradient(top, rgba(226, 235, 243,.8), #ffffff 40%); /* For Opera 11.1 to 12.0 */
        background: -webkit-linear-gradient(top, rgba(226, 235, 243,.8), #ffffff 40%); /* For Safari 5.1 to 6.0 */
        background-image: linear-gradient(top, rgba(226, 235, 243,.8), #ffffff 40%); /* Standard syntax (must be last) */
        text-align: center;
        margin: 5px 0 5px 0px;
        padding: 5px 0px 5px 0px;
        border-bottom: 1px solid #acacac;
    }

        .PgTitleSm ul {
            list-style: none;
        }

        .PgTitleSm li {
            list-style: none;
            font-size: 16px;
            line-height: 24px;
            background: none;
            color: #9a3b26;
            text-align: center;
            font-weight: normal;
            padding: 0px;
            border-bottom: none;
            border-top: none;
        }

            .PgTitleSm li:nth-child(2) {
                font-size: 12px;
                line-height: 20px;
                padding: 0px;
            }

    .mobile-padding {
        padding: 0px 5px 0px 5px;
    }

    .header-title {
        font-size: 14px;
        line-height: 16px;
        width: 115px;
    }

    .test-mode {
        font-size: 12px;
        line-height: 14px;
        margin-top: 5px;
    }

    .footerLinks {
        float: none;
        display: block;
    }

    footer {
        font-size: 12px;
        line-height: 20px;
    }

    h1 {
        background-color: #007a87;
        color: #ffffff;
        font-size: 16px;
        font-weight: normal;
        width: 100%;
        padding: 5px 20px;
        margin: 10px 0px 10px 0px;
        line-height: 26px;
    }

    h2 {
        font-weight: 800;
        font-size: 14px;
        padding: 5px 5px 5px 0px;
        margin: 10px 0px 10px 0px;
        line-height: 20px;
    }



    h3 {
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
    }

    h4 {
        font-size: 14px;
    }

    h5.Apps {
        font-size: 14px;
        color: #005293;
        line-height: 22px;
    }

    h2.accord {
        background-color: #e0e9ef;
        padding: 6px 10px;
        margin: 20px 0px 10px 0px;
        color: #005293;
        font-weight: bold;
        cursor: pointer;
        background-image: none;
        border-bottom: none;
        font-size: 12px;
        line-height: 16px;
    }

    .message h3 {
        background-color: unset;
        font-weight: normal;
        padding: 5px 5px 5px 0px;
        margin: 10px 0px 10px 0px;
        margin-bottom: 10px;
        color: #333;
        font-size: 14px;
        line-height: 22px;
    }

    .LinkButtonStyle {
        display: inline-block;
        font-size: 12px;
        margin-top: 5px;
    }

    html, body {
        font-size: 12px;
        line-height: 20px;
    }

    .footerLinks {
        margin-left: 0px;
    }

    .button {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 1rem;
    }

    .section {
        border-bottom: solid 1px #acacac;
        padding-bottom: 10px;
        border-right: none;
    }

    .h4-inline {
        float: left;
    }

        .h4-inline:nth-child(2) {
            margin-left: 0rem;
        }

        .h4-inline:nth-child(3) {
            margin-left: 0rem;
        }

        .h4-inline:nth-child(4) {
            margin-left: 0rem;
        }

    .small {
        font-size: 12px;
        line-height: 18px
    }

    .button.secondary.small {
        margin-bottom: 0.5rem;
    }



    /* force table to nt be like tables anymore*/
    table, thead, tbody, th, td, tr {
        display: block;
        font-size: 12px;
        line-height: 20px;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        tr th {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    tr {
        border-bottom: 1px solid #acacac;
    }

    td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    table.bordered td:first-child, table.bordered th:first-child, table.striped td:first-child, table.striped th:first-child {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
    }

    .LSATFuture td:nth-of-type(1):before {
        content: "Admin Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .LSATFuture td:nth-of-type(2):before {
        content: "Admin Ticket";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .LSATFuture td:nth-of-type(3):before {
        content: "Eligible to Withdraw";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingDomestic td:nth-of-type(1):before {
        content: "US/Canadian Inst";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingDomestic td:nth-of-type(2):before {
        content: "Level";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingInternational td:nth-of-type(1):before {
        content: "International Inst";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingInternational td:nth-of-type(2):before {
        content: "Level";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingLORs td:nth-of-type(1):before {
        content: "LOR";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingLORs td:nth-of-type(2):before {
        content: "Recommender";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingLORs td:nth-of-type(3):before {
        content: "Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingLORs td:nth-of-type(4):before {
        content: "Assigned";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .UnassignedLORs td:nth-of-type(1):before {
        content: "LOR";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .UnassignedLORs td:nth-of-type(2):before {
        content: "Recommender";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .UnpaidPaper td:nth-of-type(1):before {
        content: "School";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .UnpaidPaper td:nth-of-type(2):before {
        content: "Application";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .UnpaidPaper td:nth-of-type(3):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingEngPro td:nth-of-type(1):before {
        content: "Date Taken/Scheduled";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
        word-break: break-all;
    }

    .MissingEngPro td:nth-of-type(2):before {
        content: "Test Type";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .MissingEngPro td:nth-of-type(3):before {
        content: "Registration/Candidate ID No.";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
        word-break: break-all;
    }

    .Forum td:nth-of-type(1):before {
        content: "Location";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Forum td:nth-of-type(2):before {
        content: "Start Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .LawSchool td:nth-of-type(1):before {
        content: "Request Received";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .LawSchool td:nth-of-type(2):before {
        content: "Report Generated";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .LawSchool td:nth-of-type(3):before {
        content: "Description";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .LawSchool td:nth-of-type(4):before {
        content: "Update Reason";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .LawSchool td:nth-of-type(5):before {
        content: "LOR ID";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }


    .GradDg td:nth-of-type(1):before {
        content: "Institution Name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GradDg td:nth-of-type(2):before {
        content: "Degree Date and Type";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GradDg td:nth-of-type(3):before {
        content: "Transcript Received";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GradDg td:nth-of-type(4):before {
        content: "Transcript Processed";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .NonDegree td:nth-of-type(1):before {
        content: "Institution/School";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .NonDegree td:nth-of-type(2):before {
        content: "Level";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .NonDegree td:nth-of-type(3):before {
        content: "Transcript Received";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .NonDegree td:nth-of-type(4):before {
        content: "Transcript Processed";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign td:nth-of-type(1):before {
        content: "Institution/School";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign td:nth-of-type(2):before {
        content: "Degree Date and Type";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign td:nth-of-type(3):before {
        content: "Major";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign td:nth-of-type(4):before {
        content: "Attended";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign td:nth-of-type(5):before {
        content: "Transcript Received";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign td:nth-of-type(6):before {
        content: "Transcript Processed";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .TestInfo td:nth-of-type(1):before {
        content: "Date Test Taken or Scheduled";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .TestInfo td:nth-of-type(2):before {
        content: "Test Type";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .TestInfo td:nth-of-type(3):before {
        content: "Registration or Candidate/ID No.";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .TestInfo td:nth-of-type(4):before {
        content: "Module Type";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .TestInfo td:nth-of-type(5):before {
        content: "Update";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .DirectedLetters td:nth-of-type(1):before {
        content: "Key";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .DirectedLetters td:nth-of-type(2):before {
        content: "Allow Edit";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .DirectedLetters td:nth-of-type(3):before {
        content: "Institution";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .DirectedLetters td:nth-of-type(4):before {
        content: "Term";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .DirectedLetters td:nth-of-type(5):before {
        content: "Letter ID";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .DirectedLetters td:nth-of-type(6):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .RecommenderList td:nth-of-type(1):before {
        content: "Recommender Name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .RecommenderList td:nth-of-type(2):before {
        content: "ID - Description";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .RecommenderList td:nth-of-type(3):before {
        content: "Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .RecommenderList td:nth-of-type(4):before {
        content: "Status Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .RecommenderList td:nth-of-type(5):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .USLAC td:nth-of-type(1):before {
        content: "Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .USLAC td:nth-of-type(2):before {
        content: "Application";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .USLAC td:nth-of-type(3):before {
        content: "Deadline";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .USLAC td:nth-of-type(4):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .CanLSAC td:nth-of-type(1):before {
        content: "Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .CanLSAC td:nth-of-type(2):before {
        content: "Application";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .CanLSAC td:nth-of-type(3):before {
        content: "Deadline";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .CanLSAC td:nth-of-type(4):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Inter td:nth-of-type(1):before {
        content: "Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Inter td:nth-of-type(2):before {
        content: "Application";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Inter td:nth-of-type(3):before {
        content: "Deadline";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Inter td:nth-of-type(4):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }


    .TransPend td:nth-of-type(1):before {
        content: "Institution";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .TransPend td:nth-of-type(2):before {
        content: "Date Received";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }





    .usNonLSAC td:nth-of-type(1):before {
        content: "Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .usNonLSAC td:nth-of-type(2):before {
        content: "Application";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .usNonLSAC td:nth-of-type(3):before {
        content: "Deadline";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .usNonLSAC td:nth-of-type(4):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .DayEvents td:nth-of-type(1):before {
        content: "Item";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .DayEvents td:nth-of-type(2):before {
        content: "Detail";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .DayEvents td:nth-of-type(3):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Notes td:nth-of-type(1):before {
        content: "Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Notes td:nth-of-type(2):before {
        content: "Title";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Notes td:nth-of-type(3):before {
        content: "Note";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Notes td:nth-of-type(4):before {
        content: "Edit";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Notes td:nth-of-type(5):before {
        content: "View";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .FeeHistHeader td:nth-of-type(1):before {
        content: "Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .FeeHistHeader td:nth-of-type(2):before {
        content: "Amount";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .FeeHistHeader td:nth-of-type(3):before {
        content: "Transaction";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .FeeHistHeader td:nth-of-type(4):before {
        content: "Total";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PackagesGrid td:nth-of-type(1):before {
        content: "Order #";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PackagesGrid td:nth-of-type(2):before {
        content: "Descrition";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PackagesGrid td:nth-of-type(3):before {
        content: "Purchase Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PackagesGrid td:nth-of-type(4):before {
        content: "LSAT Used";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PackagesGrid td:nth-of-type(5):before {
        content: "CAS Used";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PackagesGrid td:nth-of-type(6):before {
        content: "Reports Used";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .FeeHist td:nth-of-type(1):before {
        content: "Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .FeeHist td:nth-of-type(2):before {
        content: "Transaction";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .FeeHist td:nth-of-type(3):before {
        content: "Amount Per Item";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .FeeHist td:nth-of-type(4):before {
        content: "Payment/Credit";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .summary td:nth-of-type(1):before {
        content: "Summary";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .summary td:nth-of-type(2):before {
        content: "Total";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PubInfo td:nth-of-type(1):before {
        content: "Item Ordered";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PubInfo td:nth-of-type(2):before {
        content: "Date Requested";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PubInfo td:nth-of-type(3):before {
        content: "Date Processed";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .PubInfo td:nth-of-type(4):before {
        content: "Expected";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Person td:nth-of-type(1):before {
        content: "Name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Person td:nth-of-type(2):before {
        content: "Designation";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Person td:nth-of-type(3):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .us td:nth-of-type(1):before {
        content: "Select School";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .us td:nth-of-type(2):before {
        content: "City";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .us td:nth-of-type(3):before {
        content: "State";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }


    .Canadian td:nth-of-type(1):before {
        content: "Select School";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Canadian td:nth-of-type(2):before {
        content: "City ";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Canadian td:nth-of-type(3):before {
        content: "Province";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Inter td:nth-of-type(1):before {
        content: "Select School";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Inter td:nth-of-type(2):before {
        content: "City";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Inter td:nth-of-type(3):before {
        content: "Country";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .NonMember td:nth-of-type(1):before {
        content: "Select School";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .NonMember td:nth-of-type(2):before {
        content: "Select";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .NonMember td:nth-of-type(3):before {
        content: "School";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .NonMember td:nth-of-type(4):before {
        content: "City";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .NonMember td:nth-of-type(5):before {
        content: "State";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Documents td:nth-of-type(1):before {
        content: "Image";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Documents td:nth-of-type(2):before {
        content: "Title";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Documents td:nth-of-type(3):before {
        content: "Created";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Schools td:nth-of-type(1):before {
        content: "Institution Name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Schools td:nth-of-type(2):before {
        content: "Dates Attended";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Schools td:nth-of-type(3):before {
        content: "Degree/Level";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign td:nth-of-type(1):before {
        content: "Institution Name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign td:nth-of-type(2):before {
        content: "Dates Attended";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign td:nth-of-type(3):before {
        content: "Degree/Level";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Grad td:nth-of-type(1):before {
        content: "Institution Name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Grad td:nth-of-type(2):before {
        content: "Dates Attended";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Grad td:nth-of-type(3):before {
        content: "Degree Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Grad td:nth-of-type(4):before {
        content: "Degree Type";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Grad td:nth-of-type(5):before {
        content: "Edit/Delete";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Other td:nth-of-type(1):before {
        content: "Institution Name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Other td:nth-of-type(2):before {
        content: "Dates Attended";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Other td:nth-of-type(3):before {
        content: "Level Attended";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Other td:nth-of-type(4):before {
        content: "Financial Obligations";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Other td:nth-of-type(5):before {
        content: "Edit/Delete";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign2 td:nth-of-type(1):before {
        content: "Institution Name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign2 td:nth-of-type(2):before {
        content: "Degree Date & Type";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign2 td:nth-of-type(3):before {
        content: "Major";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign2 td:nth-of-type(4):before {
        content: "Dates Attended";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Foreign2 td:nth-of-type(5):before {
        content: "Edit/Delete";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .confirm td:nth-of-type(1):before {
        content: "Items";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .confirm td:nth-of-type(2):before {
        content: "Price";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .confirm td:nth-of-type(3):before {
        content: "Payment";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Prelaw td:nth-of-type(1):before {
        content: "Name and Department";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Prelaw td:nth-of-type(2):before {
        content: "E-mail";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Prelaw td:nth-of-type(3):before {
        content: "Phone";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Prelaw td:nth-of-type(4):before {
        content: "Website";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .WaiverData td:nth-of-type(1):before {
        content: "Service";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .WaiverData td:nth-of-type(2):before {
        content: "Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Order td:nth-of-type(1):before {
        content: "Items";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Order td:nth-of-type(2):before {
        content: "Qty";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Order td:nth-of-type(3):before {
        content: "Price";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Order td:nth-of-type(4):before {
        content: "Total";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .cartSummary td:nth-of-type(1):before {
        content: "Order Summary";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .cartSummary td:nth-of-type(2):before {
        content: "Total";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .cartShip td:nth-of-type(1):before {
        content: "Select Mailing Address";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .cartShip td:nth-of-type(2):before {
        content: "Edit Mailing Address(s)";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .tabSummary td:nth-of-type(1):before {
        content: "Item";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .tabSummary td:nth-of-type(2):before {
        content: "Qty";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .tabSummary td:nth-of-type(3):before {
        content: "Price";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .tabSummary td:nth-of-type(4):before {
        content: "SubTotal";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .confirmSummary td:nth-of-type(1):before {
        content: "Address";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .confirmSummary td:nth-of-type(2):before {
        content: "Payment";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testCtrs td:nth-of-type(1):before {
        content: "Test Center";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testCtrs td:nth-of-type(2):before {
        content: "City / Town";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testCtrs td:nth-of-type(3):before {
        content: "Availability";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testCtrs td:nth-of-type(4):before {
        content: "Miles";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testCtrs td:nth-of-type(5):before {
        content: "Date / Time";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .fTestCtrs td:nth-of-type(1):before {
        content: "Test Center";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .fTestCtrs td:nth-of-type(2):before {
        content: "City / Town";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .fTestCtrs td:nth-of-type(3):before {
        content: "Province / Country";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .fTestCtrs td:nth-of-type(4):before {
        content: "Availability";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .fTestCtrs td:nth-of-type(5):before {
        content: "Date / Time";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(1):before {
        content: "Test Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(2):before {
        content: "Test Center";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(3):before {
        content: "Center Code";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .toCart td:nth-of-type(1):before {
        content: "Test Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .toCart td:nth-of-type(2):before {
        content: "Test Center";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .toCart td:nth-of-type(3):before {
        content: "Center Code";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .toCart td:nth-of-type(4):before {
        content: "Fee";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testStatus td:nth-of-type(1):before {
        content: "Administration Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testStatus td:nth-of-type(2):before {
        content: "Accommodation Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testStatus td:nth-of-type(3):before {
        content: "Description";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testStatus td:nth-of-type(4):before {
        content: "Confirmation Letter";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testStatus td:nth-of-type(5):before {
        content: "Accommodation Letter";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(1):before {
        content: "Administration Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(2):before {
        content: "Test";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(3):before {
        content: "Projected Score Release Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(4):before {
        content: "Special Notes";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(5):before {
        content: "Score";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(6):before {
        content: "Percentile";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfo td:nth-of-type(7):before {
        content: "Score Band";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfoRelease td:nth-of-type(1):before {
        content: "Administration Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfoRelease td:nth-of-type(2):before {
        content: "Score";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfoRelease td:nth-of-type(3):before {
        content: "Percentile";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfoRelease td:nth-of-type(4):before {
        content: "Score Band";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .testInfoRelease td:nth-of-type(5):before {
        content: "Special Notes";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Regforums td:nth-of-type(1):before {
        content: "Forum";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Regforums td:nth-of-type(2):before {
        content: "Location and Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Regforums td:nth-of-type(3):before {
        content: "Details";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .forums td:nth-of-type(1):before {
        content: "Forum";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .forums td:nth-of-type(2):before {
        content: "Location and Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .forums td:nth-of-type(3):before {
        content: "Details";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }


    .pastForums td:nth-of-type(1):before {
        content: "Forum";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .pastForums td:nth-of-type(2):before {
        content: "Location and Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .pastForums td:nth-of-type(3):before {
        content: "Details";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .workshops td:nth-of-type(1):before {
        content: "Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .workshops td:nth-of-type(2):before {
        content: "Time";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .workshops td:nth-of-type(3):before {
        content: "Workshop";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .confirmForum td:nth-of-type(1):before {
        content: "Forum Location";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .confirmForum td:nth-of-type(2):before {
        content: "Details";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Docs td:nth-of-type(1):before {
        content: "Admin Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Docs td:nth-of-type(2):before {
        content: "IRR";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Docs td:nth-of-type(3):before {
        content: "IRR Add'l Info";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Docs td:nth-of-type(4):before {
        content: "Answer Sheet";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Docs td:nth-of-type(5):before {
        content: "Writing Sample";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Docs td:nth-of-type(6):before {
        content: "Conversion Table";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Docs td:nth-of-type(7):before {
        content: "Disclosure Book";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASSchools td:nth-of-type(1):before {
        content: "Institutions Added";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASSchools td:nth-of-type(2):before {
        content: "Degree";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASSchools td:nth-of-type(3):before {
        content: "Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASSchools td:nth-of-type(4):before {
        content: "Level";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASSchools td:nth-of-type(5):before {
        content: "School Code";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASNotes td:nth-of-type(1):before {
        content: "School Code";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASNotes td:nth-of-type(2):before {
        content: "Year";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASNotes td:nth-of-type(3):before {
        content: "Notes From Transcript";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(1):before {
        content: "95 and Up";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(2):before {
        content: "90 - 94";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(3):before {
        content: "85 - 89";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(4):before {
        content: "80 - 84";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(5):before {
        content: "75 - 79";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(6):before {
        content: "70 - 74";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(7):before {
        content: "65 - 69";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(8):before {
        content: "60 - 64";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(9):before {
        content: "55 - 59";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(10):before {
        content: "50 - 54";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(11):before {
        content: "45 - 49";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(12):before {
        content: "40 - 44";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(13):before {
        content: "35 - 39";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(14):before {
        content: "30 - 34";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(15):before {
        content: "25 - 29";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(16):before {
        content: "20 - 24";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .ASLSATPct td:nth-of-type(17):before {
        content: "0 - 19";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(1):before {
        content: "4.00 - up";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(2):before {
        content: "3.80 - 3.99";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(3):before {
        content: "3.60 - 3.79";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(4):before {
        content: "3.40 - 3.59";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(5):before {
        content: "3.20 - 3.39";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(6):before {
        content: "3.00 - 3.19";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(7):before {
        content: "2.80 - 2.99";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(8):before {
        content: "2.60 - 2.79";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(9):before {
        content: "2.40 - 2.59";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(10):before {
        content: "2.20 - 2.39";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(11):before {
        content: "2.00 - 2.19";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(12):before {
        content: "1.80 - 1.99";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(13):before {
        content: "1.60 - 1.79";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .GPAPct td:nth-of-type(14):before {
        content: "1.59 - Down";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Prior td:nth-of-type(1):before {
        content: "Law School";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .Prior td:nth-of-type(2):before {
        content: "Year";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .nonDisc td:nth-of-type(1):before {
        content: "Irregularity Code or Test Circumstance";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .nonDisc td:nth-of-type(2):before {
        content: "Item Response Report";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .nonDisc td:nth-of-type(3):before {
        content: "Item Response Report Information";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .nonDisc td:nth-of-type(4):before {
        content: "Answer Sheet";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .nonDisc td:nth-of-type(5):before {
        content: "Disclosure Book";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .nonDisc td:nth-of-type(6):before {
        content: "Conversion Table";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .nonDisc td:nth-of-type(7):before {
        content: "Writing Sample";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .waivers td:nth-of-type(1):before {
        content: "Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .waivers td:nth-of-type(2):before {
        content: "Explanation";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .WS td:nth-of-type(1):before {
        content: "Available Date";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .WS td:nth-of-type(2):before {
        content: "Test Type";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .WS td:nth-of-type(3):before {
        content: "Status";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .WS td:nth-of-type(4):before {
        content: "Date Taken";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .WS td:nth-of-type(5):before {
        content: "Documents";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvUploadedPrev td:nth-of-type(1):before {
        content: "File name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvUploadedPrev td:nth-of-type(2):before {
        content: "Upload date & time";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvUploadedPrev td:nth-of-type(3):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvPriorDisability td:nth-of-type(1):before {
        content: "File name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvPriorDisability td:nth-of-type(2):before {
        content: "Upload date & time";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvPriorDisability td:nth-of-type(3):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvCurrentDisability td:nth-of-type(1):before {
        content: "File name";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvCurrentDisability td:nth-of-type(2):before {
        content: "Upload date & time";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvCurrentDisability td:nth-of-type(3):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .spanTestInfo td:nth-of-type(1):before {
        content: "Fecha del examen";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .spanTestInfo td:nth-of-type(2):before {
        content: "Centro de examen solicitado";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .spanTestInfo td:nth-of-type(3):before {
        content: "Centro de examen asignado";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .spanTestInfo td:nth-of-type(4):before {
        content: "Fecha anticipada de puntuación";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .spanTestInfo td:nth-of-type(5):before {
        content: "Notas";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .spanTestInfo td:nth-of-type(6):before {
        content: "Puntuación";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .spanTestInfo td:nth-of-type(7):before {
        content: "Percentil";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .spanTestInfo td:nth-of-type(8):before {
        content: "Muestra de escritura (PDF, 430 KB)";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvSectTwoConditions td:nth-of-type(1):before {
        content: "Category";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvSectTwoConditions td:nth-of-type(2):before {
        content: "Condition/Disorder";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvSectTwoConditions td:nth-of-type(3):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvSectFourA td:nth-of-type(1):before {
        content: "Category";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvSectFourA td:nth-of-type(2):before {
        content: "Selected";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvSectFourA td:nth-of-type(3):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvSectFourB td:nth-of-type(1):before {
        content: "Category";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvSectFourB td:nth-of-type(2):before {
        content: "Selected";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvSectFourB td:nth-of-type(3):before {
        content: "Action";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }
}

.GPAPct tr th {
    font-size: 12px;
    padding: 0.5rem 0.5rem;
}

.GPAPct tr td {
    font-size: 12px;
    padding: 0.5rem 0.5rem;
}

.ASLSATPct tr th {
    font-size: 12px;
    padding: 0.5rem 0.5rem;
}

.ASLSATPct tr td {
    font-size: 12px;
    padding: 0.5rem 0.5rem;
}

/*custom MED layout PUBLICMASTER Page another / general places*/
@media (min-width: 768px) and (max-width: 1024px) {
    .mobile-padding {
        padding: 0px 5px 0px 5px;
    }

    .button.secondary.small {
        margin-bottom: 0.5rem;
    }

    .GPAPct tr th {
        font-size: 12px;
        padding: 0.5rem 0.5rem;
    }

    .GPAPct tr td {
        font-size: 12px;
        padding: 0.5rem 0.5rem;
    }

    .ASLSATPct tr th {
        font-size: 12px;
        padding: 0.5rem 0.5rem;
    }

    .ASLSATPct tr td {
        font-size: 12px;
        padding: 0.5rem 0.5rem;
    }

    .spanTestInfo div {
        min-width: 610px;
        overflow: auto;
    }

    h2.loginintro {
        font-size: 80%;
    }
}

/* start LOG IN container*/
.log-in-container {
    border-top-left-radius: 0px;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    background-color: #c3d3e0;
    padding: 5px 20px 5px 20px;
    min-height: 310px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

    /*.log-in-container #c_logon_access2_ctl00_os2contentplaceholder_captcha1_CaptchaImage {
        width: 200px;
    }*/

    .log-in-container div.desc {
        font-size: 11px;
        color: #ffffff;
        margin: 3px 0px 0px 0px;
        line-height: 12px;
    }



    .log-in-container a:link {
        color: #005293;
    }

    .log-in-container a:visited {
        color: #005293;
    }

    .log-in-container a:hover {
        color: #000;
        text-decoration: underline;
    }

    .log-in-container a:focus {
        outline: dashed .03rem #005293;
        outline-offset: 4px;
    }

a:link.button.access {
    color: #fff;
    text-align: center;
    color: #ffffff;
    background-color: #BD5A28;
    font-weight: bold;
    width: 100%;
}

a:visited.button.access {
    color: #fff;
    text-align: center;
}

a:hover.button.access {
    color: #fff;
    text-decoration: underline;
    text-align: center;
}

a:focus.button.access {
    outline: dashed .03rem #005293;
    outline-offset: 4px;
    text-align: center;
}



.log-in-container p {
    color: #000;
    margin: 3px 0px 0px 0px;
    text-align: center;
}

.log-in-container label {
    color: #000;
    font-size: 110%;
    margin-bottom: 0px;
    line-height: 20px;
}

.log-in-container .form-item {
    margin-bottom: 0.2rem;
}

.log-in-container input:focus,
.log-in-container textarea:focus {
    outline: none;
    border-color: #005293;
    box-shadow: 0 0 1px #1c86f2 inset;
}


/* old login link splash page button 
.log-in-container .login-linkbutton {background-color:#ebdd9c; width:100%; min-height:16px; padding:2px 20px; color:#005293; font-weight:bold; margin:3px 0px 2px 0px; font-size:14px; cursor:pointer; }
.log-in-container .login-linkbutton:hover {background-color:#f8eec0; }
*/

@media (max-width: 768px) {
    .log-in-container {
        background-color: #c3d3e0;
        padding: 5px 20px 5px 20px;
        margin-bottom: 5px;
        border-top-left-radius: 0;
    }
}

.figCapHeroImage {
    top: auto;
    bottom: 9rem;
    left: 1.6rem;
    opacity: 1.0;
    background-color: rgba(0, 122, 135, 0.8);
    padding: 10px;
    max-width: 250px;
    overflow: hidden;
}

.figCapHeroForumImage {
    top: auto;
    bottom: 16.5rem;
    left: 54px;
    opacity: 1.0;
    padding: 0;
    max-width: 660px;
    overflow: hidden;
    color: #fff;
    font-size: 87.5%;
}

.figCapHeroForumImage2 {
    height: 310px;
    opacity: 1.0;
    padding: 0 140px;
    max-width: 100%;
    overflow: hidden;
    color: #fff;
}


/*end LOG IN container*/
/* Start for SPLASH PAGE sections*/
.splash h2 {
    background: #005293;
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    width: 100%;
    border-bottom: none;
    padding: 0px 10px;
    margin-bottom: 0px;
}

.info-box {
    background-color: #ffffff;
    -webkit-box-shadow: 8px 8px 10px #bab8b8; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
    box-shadow: 8px 8px 10px #bab8b8; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
    padding: 10px;
    margin: 10px 0px 20px 0px;
    min-height: 250px;
}

    .info-box h3 {
        background-color: #ffffff;
        text-transform: none;
        color: #005293;
        font-size: 16px;
        line-height: 24px;
        font-weight: bold;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

.splash img {
    vertical-align: middle;
    margin: 5px 10px 5px 10px;
}

@media (max-width: 768px) {
    .splash h2 {
        background: #005293;
        color: #ffffff;
        font-size: 13px;
        line-height: 21px;
        font-weight: normal;
        width: 100%;
        border-bottom: none;
        padding: 0px 0px 0px 10px;
        margin-bottom: 10px;
    }

    .info-box {
        background-color: #ffffff;
        -webkit-box-shadow: 8px 8px 10px #bab8b8; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
        box-shadow: 8px 8px 10px #bab8b8; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
        padding: 5px;
        margin: 5px 0px 5px 0px;
        min-height: 10px;
    }

        .info-box h3 {
            background-color: #ffffff;
            text-transform: none;
            color: #005293;
            font-size: 12px;
            line-height: 20px;
            font-weight: bold;
            margin: 0px 0px 10px 0px;
            padding: 0px;
        }

        .info-box p {
            font-size: 12px;
            line-height: 20px;
            margin-bottom: 12px;
        }

    .splash img {
        vertical-align: middle;
        margin: 3px 3px 3px 5px;
    }

    .splash h2 a:link {
        float: right;
        padding-right: 5px;
        font-size: 11px;
        color: #ffffff;
    }

    .splash h2 a:visited {
        float: right;
        padding-right: 5px;
        font-size: 11px;
        color: #ffffff;
    }

    .splash h2 a:hover {
        float: right;
        padding-right: 5px;
        font-size: 11px;
        color: #4ca0f5;
    }
}

/* End SPLASH PAGE sections*/


/* Start PRIVATE MASTER Header/Navigation */
nav.mainNav {
    float: right;
    margin-top: 7px;
    display: inline-block;
    background-color: #fff;
    background: -moz-linear-gradient(to bottom, rgba(226, 235, 243,.8), #ffffff 40%); /* For Firefox 3.6 to 15 */
    background: -o-linear-gradient(to bottom, rgba(226, 235, 243,.8), #ffffff 40%); /* For Opera 11.1 to 12.0 */
    background: -webkit-linear-gradient(to bottom, rgba(226, 235, 243,.8), #ffffff 40%); /* For Safari 5.1 to 6.0 */
    background-image: linear-gradient(to bottom, rgba(226, 235, 243,.8), #ffffff 40%); /* Standard syntax (must be last) */
}




/*hack for ie10 ie11 css*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none), (min-width:1024px) and (max-width:1800px) {
    /* IE10+ specific styles go here */

}

/*hack for ie10 ie11 css*/
/* styles MED layout PrivateMaster Page*/
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none), (min-width: 768px) and (max-width: 1024px) {

    /*ie10, ie11 long legends*/
    .rb_longLegend {
        font-weight: normal;
        text-transform: none;
        max-width: 760px;
    }
}


nav.mainNav ul {
    list-style: none;
    padding: 5px 0px;
}

nav.mainNav li {
    display: inline;
    padding: 5px 8px;
    border-right: solid 1px #acacac;
    text-align: center;
}

    nav.mainNav li:nth-child(7) {
        border-right: none;
    }

    nav.mainNav li a:link {
        text-decoration: none;
        font-weight: normal
    }

    nav.mainNav li a:visited {
        text-decoration: none;
        font-weight: normal
    }

    nav.mainNav li a:hover {
        text-decoration: underline;
        font-weight: normal
    }

    nav.mainNav li a:active {
        text-decoration: underline;
        font-weight: normal;
        color: #9a3b26
    }

    nav.mainNav li a:focus {
        text-decoration: underline;
        font-weight: normal;
    }

    nav.mainNav li.selected a:link {
        text-decoration: none;
        font-weight: normal;
        color: #9a3b26
    }

    nav.mainNav li.selected a:hover {
        text-decoration: underline;
        font-weight: normal;
        color: #9a3b26
    }

nav.mainNav ul li ul {
    list-style: none;
}

    nav.mainNav ul li ul li {
        background-color: #ffffff;
        border-bottom: solid 1px #acacac;
        text-align: left;
        border-right: none;
        padding: 0.8rem;
        display: block;
        box-shadow: rgba(186,184,184,0.8) 4px 4px;
        -webkit-box-shadow: rgba(186,184,184,0.8) 4px 4px;
    }

nav.account {
    float: right;
    text-align: right;
    margin-top: 20px;
    display: inline-block;
}

    nav.account ul {
        list-style: none;
    }

    nav.account li {
        display: inline;
        padding: 0px 5px;
        border-right: solid 1px #acacac;
        font-size: 14px;
        line-height: 18px;
    }

        nav.account li:nth-child(2) {
            border-right: none;
        }

        nav.account li a:link {
            text-decoration: none;
        }

        nav.account li a:visited {
            text-decoration: none;
        }

        nav.account li a:hover {
            text-decoration: underline;
        }

        nav.account li a:active {
            text-decoration: underline;
        }

        nav.account li.selected a:link {
            text-decoration: none;
            color: #9a3b26
        }

        nav.account li.selected a:hover {
            text-decoration: underline;
            color: #9a3b26
        }

nav.mainSmNav {
    float: right;
    margin-top: 4px;
    display: inline-block;
}

    nav.mainSmNav li a:link {
        text-decoration: none;
    }

.dropdown ul li {
}

    .dropdown ul li a:link {
        color: #005293;
    }

    .dropdown ul li a:hover {
        color: #9a3b26;
    }

ul.dropdown li {
    line-height: 24px;
    display: block;
    border-right: none;
    text-align: left;
    font-size: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.07);
}

    ul.dropdown li a:link {
        color: #005293;
        display: block;
        padding: 12px;
        text-decoration: none;
    }

    ul.dropdown li a:hover {
        color: #9a3b26;
        background: rgba(0,0,0,0.05);
    }

.candName {
    float: right;
    text-align: right;
    margin-top: 5px;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    color: #313439;
}

#scrollTopButton {
    z-index: 1000;
    bottom: 250px;
    width: 25px;
    height: 25px;
    position: fixed;
    text-align: center;
    right: 0px;
    background-color: #005293;
    border: 1px solid #fff;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    display: block;
    cursor: pointer;
}


/* styles MED layout PrivateMaster Page*/
@media (min-width: 769px) and (max-width: 1024px) {
    #hide-med-main {
        display: none;
    }

    #hide-med-acct {
        display: none;
    }

    .show-med {
        display: inline-block !important;
    }

    #show-med {
        display: block !important;
    }

    #sub-nav {
        display: block !important;
    }

    #showMed {
        display: block !important;
    }

    #hide-med {
        display: none;
    }

    #imgMed1 {
        display: block !important;
    }

    #imgMed2 {
        display: block !important;
    }

    #imgMed3 {
        display: block !important;
    }

    #smallCart {
        display: block !important;
    }

    .figCapHeroImage {
        position: relative;
        top: auto;
        bottom: 10rem;
        left: 1.6rem;
        opacity: 1.0;
        background-color: rgba(0, 122, 135, 0.8);
        padding: 10px;
        max-width: 250px;
        overflow: hidden;
    }



    /* start sub nav style */

    .PgTitleSm {
        background: -moz-linear-gradient(to bottom, rgba(226, 235, 243,.8), #ffffff 40%); /* For Firefox 3.6 to 15 */
        background: -o-linear-gradient(to bottom, rgba(226, 235, 243,.8), #ffffff 40%); /* For Opera 11.1 to 12.0 */
        background: -webkit-linear-gradient(to bottom, rgba(226, 235, 243,.8), #ffffff 40%); /* For Safari 5.1 to 6.0 */
        background-image: linear-gradient(to bottom, rgba(226, 235, 243,.8), #ffffff 40%); /* Standard syntax (must be last) */
        text-align: center;
        margin: 5px 0 5px 0px;
        padding: 5px 0px 5px 0px;
        border-bottom: 1px solid #acacac;
    }

        .PgTitleSm ul {
            list-style: none;
        }

        .PgTitleSm li {
            list-style: none;
            font-size: 16px;
            line-height: 24px;
            background: none;
            color: #9a3b26;
            text-align: center;
            font-weight: normal;
            padding: 0px;
            border-bottom: none;
            border-top: none;
        }

            .PgTitleSm li:nth-child(2) {
                font-size: 14px;
                line-height: 22px;
                padding: 0px;
            }
}
/* End sub nav style */

/* styles SMALL layout PrivateMaster Page*/
@media (max-width: 768px) {
    .candName {
        float: right;
        text-align: right;
        margin-top: 5px;
        display: inline-block;
        font-size: 12px;
        line-height: 16px;
        color: #000;
    }
}
/* End styles PRIVATE MASTER Header/Navigation */

/* Start FORM PAGES styles*/

.form-info-box {
    background-color: #ffffff;
    -webkit-box-shadow: 8px 8px 10px #bab8b8; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
    box-shadow: 8px 8px 10px #bab8b8; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
    padding: 10px;
    margin: 0px 0px 20px 0px;
    width: 100%;
}

.asterisk {
    vertical-align: text-top;
}

.formlabeltext {
    font-weight: bold;
    padding-left: 5px;
}

.accombullets {
    height: 1px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

.formPg .LinkButtonStyle-Lght {
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
}

.formPg a:link.LinkButtonStyle-Lght {
    color: #0d0d0e;
}

.formPg a:hover.LinkButtonStyle-Lght {
    color: #644406;
}

.formPg a:visited.LinkButtonStyle-Lght {
    color: #0d0d0e;
}

.formPg fieldset .sub-fieldset {
    padding: 1rem 0rem 0rem 0rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
}

    .formPg fieldset .sub-fieldset legend {
        font-size: 12px;
    }

.radio-item input {
    vertical-align: middle;
    display: inline;
    cursor: pointer;
}

.radio-item label {
    vertical-align: middle;
    display: inline;
    cursor: pointer;
    color: #313439;
}

.radio-item td {
    padding: 0.3rem 0.3rem;
    border-bottom: 0;
}

.radio-item tr {
    border-bottom: 0;
}

.radio-item table {
    border: 0;
}

.radio-item input[type='radio']:focus, input[type='checkbox']:focus {
    outline: solid .02rem #1c86f2;
    outline-offset: 3px;
}

.radio-item.BtmMagrin {
    margin-bottom: 0px;
}

iframe {
    width: 900px;
}

/*custom SMALL mobile layout */
@media (max-width: 768px) {
    .formPg p {
        font-size: 12px;
        line-height: 20px;
    }

    .formPg label {
        font-size: 12px;
    }

    .formPg .LinkButtonStyle-Lght {
        display: inline-block;
        font-size: 12px;
        margin-top: 5px;
    }

    .formPg .message {
        font-size: 12px;
        line-height: 18px;
    }

    .formPg fieldset .sub-fieldset legend {
        font-size: 12px;
        line-height: 18px;
    }

    legend {
        line-height: 20px;
    }

    iframe {
        width: 250px;
    }
}

/*custom MED mobile layout */
@media (min-width: 768px) and (max-width: 1024px) {

    .row.auto .col:nth-child(5) {
        flex-grow: 0;
    }

    iframe {
        width: 600px;
    }
}

/* End FORM PAGES styles*/

/* Start DASHBOARD styles*/

.iconSurvey {
    overflow: auto;
    padding: .3rem;
    clear: right;
}

    .iconSurvey img {
        float: left;
        vertical-align: text-bottom;
        clear: right;
        margin-bottom: 0rem;
    }

    .iconSurvey p {
        padding-top: .8rem;
    }

h4.dashboard {
    margin-top: 16px;
}

/*For Dashboard Icons*/
.icon-boxes {
    text-align: center;
    background-color: #ffffff;
    -webkit-box-shadow: 8px 8px 10px #bab8b8; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
    box-shadow: 8px 8px 10px #bab8b8; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
    padding: 0px 10px 10px 10px;
    margin: 10px 10px 20px 0px;
    /*min-height: 170px;*/
}

    .icon-boxes a {
        text-decoration: none;
        font-weight: bold;
    }

    .icon-boxes img {
        margin-top: 10px;
    }

    .icon-boxes a:link {
        font-size: 18px;
    }

    .icon-boxes a:visited {
        font-size: 18px;
    }

    .icon-boxes a:hover {
        font-size: 18px;
    }

/* kube alternate style for 5 icons across */
.col-2-5 {
    width: 20%;
}

.gutters > .col-2-5 {
    width: calc(20% - 2%);
}

/*  From original OLS - DASHBOARD PAGE STYLES BELOW  */

.clear {
    clear: both;
}

.dash-module-section-inner {
    padding: 0px 2px 4px 0;
    margin: 0px 0 8px 0px;
    line-height: 1.5em;
    background: #f0eae0;
    border: 1px solid #e8ebed;
    z-index: 1000;
    position: absolute;
    margin: 5px 0px 0px 5px;
    display: none;
}


    .dash-module-section-inner ul {
        margin: 2px 0px 0px 8px;
        padding: 5px 0;
        list-style: none;
        padding-right: 5px;
    }

    .dash-module-section-inner li {
        margin: 0px;
        padding: 2px 0 0px 20px;
        list-style: none;
        background: url(../../images/content/bullet_sq_orange.gif);
        background-repeat: no-repeat;
        background-position: 0.3em 0.6em;
        display: block;
    }

.module-section-inner a {
}

    .module-section-inner a:link {
        color: #000;
        text-decoration: underline;
    }

    .module-section-inner a:visited {
        color: #333;
        text-decoration: underline;
    }

    .module-section-inner a:hover {
        color: #9a3b26;
        text-decoration: underline;
    }

#gs-dash-wrapper-inner {
    margin: 0 40px 0 10px;
}

.gs-dash {
    margin: 0 0 1em 0;
    padding: 10px 3px 0px 3px;
}

.dash-snapshot {
    border-bottom: 2px solid #e0ddd8;
    border-right: 1px solid #e0ddd8;
    border-left: 1px solid #e0ddd8;
    border-top: 1px solid #e0ddd8;
    padding: 0.5em;
    margin: 1em 0em 1.5em 0em;
}

.dash-snapshot-inner {
    padding: 0.5rem;
    background: #fff;
    overflow: hidden;
}


.dash-snapshot-link {
    padding: 0.5em 0.5em 0.2em 0;
    font-weight: normal;
    width: 100%;
    text-align: left;
    display: block;
}

    .dash-snapshot-link img {
        vertical-align: text-bottom;
        margin-right: 3px;
    }

    .dash-snapshot-link #divLORAssignHelp, #divEvalAssignHelp {
        text-align: left;
        float: right;
        margin-top: 3px;
        padding: 5px;
        background-color: #f5f3f0;
        border: 1px solid #d2ccc4;
        width: 50%;
        display: none;
        position: relative;
    }


.dash-formlabeltext {
    border-bottom: none;
    border-right: none;
    padding: 0px 2px 3px 5px;
    display: block;
    margin: 2px 0 0 0;
}

.dash-snapshot-link a:link {
    color: #005292;
    font-size: 0.95em;
}

.dash-snapshot-link a:visited {
    color: #005292;
    font-size: 0.95em;
}

.dash-snapshot-link a:hover {
    color: #9a3b26;
}

.dash-snapshot-msg {
    margin-left: 10px;
}

.dash-snapshot-content .item-inner {
    margin: 0em 0 0 0em;
    padding: 0em 2em 0 0em;
    display: inline;
    line-height: 1.5;
}

.dash-snapshot-contnet .item-inner-message {
    margin: 0em 0 0 0em;
    padding: 0em 0em 0 0em;
    display: inline;
    line-height: 1.4;
    font-weight: normal;
    color: #000;
}

.dash-snapshot-content .item-inner-message img {
    vertical-align: text-bottom;
    padding: 0 0.2em 0 0;
}

.dash-snapshot-content .item-inner-block {
    margin: 1em 0 0em 0em;
    padding: 0em 2em 0 10px;
    display: block;
}

.dash-snapshot-content .item-inner-block-schools {
    margin: 0em 0em 0em 0em;
    padding: 0em 2em 0 10px;
    display: block;
}

.dash-snapshot-content .item-inner-head {
    margin: 0em 0 0 0em;
    padding: 0em 0.5em 0 0;
    font-weight: bold;
    color: #6d7502;
    display: inline;
}

.dash-snapshot-content .item-head {
    margin: 0em;
    padding: 0em 0.5em 0 0;
    font-weight: bold;
    color: #7c6e58;
    display: inline;
    vertical-align: top;
    float: left;
}

.dash-snapshot-content .item-content {
    margin: 0;
    padding: 0em 0em .2em 0em;
    width: 90%;
    display: inline-block;
    border-bottom: 1px solid #d2ccc4;
    float: left;
}

.dash-snapshot-content .item-content-apps {
    margin: 0px 5px 0px 0px;
    padding: 0em 0em .2em 0.2em;
    width: 95%;
    display: inline-block;
    float: right;
}

.dash-snapshot-content .item-content-short {
    margin: 0;
    padding: 0em;
    width: 90%;
    display: inline-block;
    float: right;
}


.dash-snapshot-content .item-content-app-section {
    margin: 0 0 8px 0;
    padding: 0em 0em .5em 0em;
    width: 100%;
    border-bottom: 2px solid #d2ccc4;
}

.dash-snapshot-content .item-content p {
    margin: 0px;
}

.dash-snapshot-content .item-content-alert {
    color: #9a3b26;
    margin: 0;
    padding: 0em 0em .2em 0em;
    width: 95%;
    display: inline-block;
    border-bottom: 1px solid #d2ccc4;
    float: left;
}

.blackText {
    color: #000;
}

.dash-snapshot-content .item-content-apps-alert {
    color: #9a3b26;
    margin: 0;
    padding: 0em 0em .2em 0em;
    width: 90%;
    display: inline-block;
    float: right;
}

.dash-snapshot-content .item-content-alert-apps {
    color: #9a3b26;
    margin: 0;
    padding: 0em 0em .5em 0em;
    width: 95%;
    display: inline-block;
    float: right;
}

.dash-snapshot-content .item-content-alert p {
    margin: 0px;
}


.dash-snapshot-content .item-content-confirm {
    color: #69923a;
    margin: 0;
    padding: 0em 0em .5em 0em;
    width: 95%;
    display: inline-block;
    border-bottom: 1px solid #d2ccc4;
    float: right;
}

.dash-snapshot-content .item-header {
    color: #000;
    font-weight: bold;
}

/*
.item-inner-block .item-head img { vertical-align:text-bottom; }
*/

.dash-snapshot-app .item-header {
    color: #000;
    font-weight: bold;
}

.gs-dash #cal-home {
    padding: 1em 0.5em 1em 1em;
}


.f-item-p-wide {
    float: left;
    margin: 0.2em 0;
    padding: 0.2em 0;
    width: 100%;
}

.f-item-p-medium {
    float: left;
    margin: 0.2em 0;
    padding: 0.2em 0;
    width: 55%;
}

.f-item-p-short {
    float: left;
    margin: 0.2em 0;
    padding: 0.2em 0;
    width: 20%;
}

.school-section {
    padding-left: 30px;
    margin-top: -20px;
}

.image {
    vertical-align: text-bottom;
    padding-right: 3px;
}


/*custom SMALL mobile layout */
@media (max-width: 768px) {
    .icon-boxes a:link {
        font-size: 14px;
        /*display: block;*/
    }

    .icon-boxes a:visited {
        font-size: 14px;
        display: block;
    }

    .icon-boxes a:hover {
        font-size: 14px;
        display: block;
    }

    label {
        font-size: 12px;
    }

    .dash-snapshot-content .item-content-alert {
        width: 80%;
    }

    .dash-snapshot-content .item-content {
        width: 80%;
    }

    .iconSurvey img {
        margin-bottom: 1.5rem;
    }

    .iconSurvey p {
        padding-top: 0rem;
    }
}

/*custom MED mobile layout */
@media (min-width: 768px) and (max-width: 1024px) {
    .iconSurvey img {
        margin-bottom: 0rem;
    }

    .iconSurvey p {
        padding-top: .3rem;
    }
}

/* End DASHBOARD styles*/


/* Start Info page styles*/

.navModules {
    border-bottom: solid 1px #acacac;
    background-color: #ffffff;
    -webkit-box-shadow: 5px 5px 8px #bab8b8; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
    box-shadow: 5px 5px 8px #bab8b8; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
    padding: 5px 5px 5px 10px;
}

.arrow {
    float: right;
    vertical-align: bottom;
}

.arrow-steps {
    vertical-align: middle;
}

.info-box-content {
    background-color: #ffffff;
    -webkit-box-shadow: 8px 8px 10px #bab8b8; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
    box-shadow: 8px 8px 10px #bab8b8; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
    padding: 0px 10px 10px 10px;
    margin: 20px 0px 20px 0px;
}

.subTop h3 {
    background: #fff;
    border-bottom: none;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 24px;
}

.subTop.status h3 {
    background: #005293;
}

.subTop.lsat h3 {
    background: #6a4061;
}

.subTop.cas h3 {
    background: #6a4061;
}

.subTop.apply h3 {
    background: #6a4061;
}

.subTop.reports h3 {
    background: #6a4061;
}

.subTop.lorHelp h3 {
    background: #6a4061;
}

.subTop.trans h3 {
    background: #6a4061;
}

.blueText {
    color: #005293;
}

.infoLinks ul {
}

.infoLinks li {
    margin-left: 0px;
    padding: 6px 0px;
    text-align: left;
    list-style: none;
}

/*custom styles for small mobile layout */
@media (max-width: 768px) {
    .navModules {
        border-bottom: solid 1px #acacac;
        background-color: #ffffff;
        -webkit-box-shadow: 4px 4px 7px #bab8b8; /* Android 2.3+, iOS 4.0.2-4.2, Safari 3-4 */
        box-shadow: 4px 4px 7px #bab8b8; /* Chrome 6+, Firefox 4+, IE 9+, iOS 5+, Opera 10.50+ */
        padding: 5px;
    }

    .subTop h2 {
        background: #fff;
        border-bottom: none;
        color: #ffffff;
        font-weight: bold;
        padding: 10px 20px;
        font-size: 14px;
        line-height: 22px;
    }

    .subTop h3 {
        background: #fff;
        border-bottom: none;
        color: #ffffff;
        font-weight: bold;
        padding: 10px 20px;
        font-size: 14px;
        line-height: 22px;
    }
}


/*custom styles for med mobile layout */
@media (min-width: 768px) and (max-width: 1024px) {
}


/**** OS2 CALENDAR */

/*custom styles for small mobile layout */
@media (max-width: 768px) {
    .cal-info td {
        border: 1px solid #dad9d9;
        padding: 0.2rem;
        margin: 0;
        vertical-align: top;
        min-height: 75px;
        min-width: 40%;
    }
}


.calendar {
    padding: 0px;
    font-family: Arial, sans-serif;
}


h2.cal-legend {
    font-size: 1em;
    color: #2C3030;
    font-weight: bold;
    margin: 0.3em 0 0.2em 0;
    border-bottom: none;
    padding: 0;
    display: inline;
}

.cal-legend-head {
    padding: 0.3em 0em;
}

.cal-info {
    border: 1px solid #f5f3f0;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    overflow: scroll;
}

    .cal-info th {
        border-top: 1px solid #f5f3f0;
        border-bottom: 1px solid #e2dfd8;
        border-left: 1px solid #f5f3f0;
        border-right: 1px solid #f5f3f0;
        background: #eeeae3;
        padding: 6px 6px;
        text-align: center;
        vertical-align: top;
    }

    .cal-info td {
        border: 1px solid #dad9d9;
        padding: 0.3rem;
        margin: 0;
        vertical-align: top;
        min-height: 75px;
    }

.cal-info-alt {
    padding: 2px 4px;
    margin: 0;
    background: #eee;
}

.cal-info caption {
    color: #fff;
    position: absolute;
    left: 0px;
    top: -1500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
/* add item link */

.cal-add {
    font-size: 0.8em;
    color: #005293;
    font-weight: normal;
    margin-top: 0.1em;
    margin-bottom: 0.3em;
    padding: 0em;
    text-align: right;
}
    /*.cal-add a{font-size:1.1em;color:#005293;text-decoration:underline;}*/
    .cal-add a:link {
        font-size: 1.1em;
        color: #005293;
        text-decoration: underline;
    }

    .cal-add a:visited {
        font-size: 1.1em;
        color: #005293;
        text-decoration: underline;
    }

    .cal-add a:hover {
        font-size: 1.1em;
        color: #9a3b26;
    }


/* Home page - calendar link*/
#cal-home {
    background: #f1f6fc;
    padding: 0.4em;
    -moz-border-radius: 0.1em;
    -webkit-border-radius: 0.1em;
    border: 1px solid #efefef;
    text-shadow: 2px 2px 2px #c8c6e1;
}

    #cal-home img {
        vertical-align: bottom;
        padding: 0 0.2em 0 0;
    }

    #cal-home a:link {
        font-size: 1.1em;
        color: #005293;
        text-decoration: underline;
    }

    #cal-home a:visited {
        font-size: 1.1em;
        color: #005293;
        text-decoration: underline;
    }

    #cal-home a:hover {
        font-size: 1.1em;
        color: #9a3b26;
    }


.cal-today {
    background: #f1f6fc;
    border: 2px solid #fee0b4;
    font-weight: bold;
}

.cal-othermonth {
    background: #f7f6f4;
    border: 2px solid #fee0b4;
    font-weight: normal;
    color: #ccc;
}

.cal-nextprev {
    background: #fff;
    font-weight: normal;
    color: #005293;
}

.cal-title {
    background: #fff;
    font-weight: normal;
    color: #005293;
}

.cal-mynote {
    background: #f1f6fc;
    padding: 0.1em;
    border: 0px solid #d1e3f2;
    color: #000;
}

    .cal-mynote a:link {
        background: #f1f6fc;
        padding: 0.1em;
        border: 0px solid #d1e3f2;
        color: #000;
        text-decoration: underline;
    }

    .cal-mynote a:visited {
        background: #f1f6fc;
        padding: 0.1em;
        border: 0px solid #d1e3f2;
        color: #000;
        text-decoration: underline;
    }

    .cal-mynote a:hover {
        background: #f1f6fc;
        padding: 0.1em;
        border: 0px solid #d1e3f2;
        color: #9a3b26;
        text-decoration: underline;
    }

.cal-lsat-admin {
    background: #014e8a;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #d1e3f2;
    color: #fff;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-lsat-admin a:link, .cal-lsat-admin a:visited, .cal-lsat-admin a:hover {
        padding: 0.1em;
        margin: 0.1em;
        text-decoration: none;
        color: #fff;
    }

.cal-lsat-dline {
    background: #f4b58a;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #fcfd9b;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-lsat-dline a:link, .cal-lsat-dline a:visited, .cal-lsat-dline a:hover {
        text-decoration: none;
        color: #000;
    }


.cal-lsat-late-dline {
    background: #f4b58a;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #fdedda;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-lsat-late-dline a:link, .cal-lsat-late-dline a:visited, .cal-lsat-late-dline a:hover {
        text-decoration: none;
        color: #000;
    }

.cal-lsat-change {
    background: #d9c3da;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #eadfe8;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-lsat-change a:link, .cal-lsat-change a:visited, .cal-lsat-change a:hover {
        padding: 0.1em;
        margin: 0.1em;
        text-decoration: none;
        color: #000;
    }

.cal-lsat-score {
    background: #c5c3d8;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #eadfe8;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-lsat-score a:link, .cal-lsat-score a:visited, .cal-lsat-score a:hover {
        padding: 0.1em;
        margin: 0.1em;
        text-decoration: none;
        color: #000;
    }


.cal-lsat-complaint {
    background: #cd8a7b;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #eadfe8;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-lsat-complaint a:link, .cal-lsat-complaint a:visited, .cal-lsat-complaint a:hover {
        text-decoration: none;
        color: #000;
    }


.cal-mylsat {
    background: #6b415b;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #d1e3f2;
    color: #fff;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-mylsat a:link, .cal-mylsat a:visited, .cal-mylsat a:hover {
        text-decoration: none;
        color: #fff;
    }

.cal-app-dline {
    background: #fde09b;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #fcfd9b;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-app-dline a:link, .cal-app-dline a:visited, .cal-app-dline a:hover {
        text-decoration: none;
        color: #000;
    }

.cal-forum {
    background: #277f88;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #d1e3f2;
    color: #fff;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-forum a:link, .cal-forum a:visited, .cal-forum a:hover {
        text-decoration: none;
        color: #fff;
    }


.cal-myforum {
    background: #466520;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #d1e3f2;
    color: #fff;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-myforum a:link, .cal-myforum a:visited, .cal-myforum a:hover {
        text-decoration: none;
        color: #fff;
    }

.cal-closed {
    background: #9b3c28;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #d1e3f2;
    color: #fff;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-closed a:link, .cal-closed a:visited, .cal-closed a:hover {
        text-decoration: none;
        color: #fff;
    }

.cal-system {
    background: #e4dfd9;
    font-size: 12px;
    line-height: 20px;
    padding: 0.3rem;
    border: 1px solid #d1e3f2;
    color: #000;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
}

    .cal-system a:link, .cal-system a:visited, .cal-system a:hover {
        text-decoration: none;
        color: #000;
    }


.cal-legend {
    background: #faf9f8;
    padding: 0.2em 0.4em;
    font-size: 0.9em;
    margin: 1em 0;
}

.cal-legend-one {
    background: #faf9f8;
    padding: 0.2em 0.4em;
    font-size: 0.95em;
    width: 45%;
    float: left;
}

.cal-legend-two {
    background: #faf9f8;
    padding: 0.2em 0.4em;
    width: 35%;
    float: left;
}

.cal-legend-three {
    background: #faf9f8;
    padding: 0.2em 0.4em;
    width: 14%;
    float: left;
}
/* button inside legend - fix font size */
.cal-legend input {
    background: #faf9f8;
    margin: 0;
    padding: 0.1em 0.2em;
    font-size: 0.95em;
    border-right: 2px inset #272727;
    border-bottom: 2px inset #000;
    padding: 0.1em .4em;
    width: auto;
    overflow: visible;
}



/* CALENDAR HOVER - CD, 11/30/17, span "hovers" aren't used anymore in the responsive design, but keeping styles in this css because styles already imbeded in the code-behind and may be being used. I did remove
    the z-index and "position:absolute" to prevent display issues. */
/*  */
/* added display inline to lift to same line */
.cal-hover-200 {
}

    .cal-hover-200 a {
        background-color: none;
        color: #02457a;
        text-decoration: none;
    }

.cal-desc {
    font-size: 11px;
    line-height: 19px;
    margin: 0.1rem 0.1rem 0.3rem 0.1rem;
    padding: 0.3rem;
}

.cal-hover-200 a span {
    display: none;
}
/* added text-decoration:none for safari */
.cal-hover-200 a:hover {
    font-size: 100%;
    text-decoration: none;
}

html body .cal-hover-200 a:hover span { /*the span will display just on :hover state*/
    display: block !important;
    top: 1.5em;
    left: -100px;
    width: 200px;
    border: 1px solid #ddd9d4;
    background-color: #f7f6f4;
    color: #000;
    padding: 5px;
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;
}

.cal-form {
    margin: 0.5em 0;
}

.cal-formselect {
    background: #f7f6f4;
}

/*CAL - add left margin to the year dropdown */
.cal-formselect-year {
    padding: 0 0 0 0.8em;
}

.expand-span {
    display: block !important;
    width: 200px;
    border: 1px solid #ddd9d4;
    background-color: #f7f6f4;
    color: #000;
    padding: 5px;
    font-size: .9em;
    text-decoration: none;
    font-weight: normal;
}




/*CAL - month links  */

.cal-form a:link {
    font-size: 1.0em;
    color: #005293;
    text-decoration: underline;
    padding: 0 0.4em;
}

.cal-form a:visited {
    font-size: 1.0em;
    color: #005293;
    text-decoration: underline;
    padding: 0 0.4em;
}

.cal-form a:hover {
    font-size: 1.0em;
    color: #9a3b26;
    padding: 0 0.4em;
}




.cal-form a.empty:link {
    font-size: 1.0em;
    color: #005293;
    text-decoration: underline;
    padding: 0 0.3em; /*background:url(../../images/Content/icon_cal_empty.gif) no-repeat;background-position: 3em 0.1em;*/
}

.cal-form a.empty:visited {
    font-size: 1.0em;
    color: #005293;
    text-decoration: underline;
    padding: 0 0.3em;
}

.cal-form a.empty:hover {
    font-size: 1.0em;
    color: #9a3b26;
    padding: 0 0.3em;
}


/*CAL - month link active month */

.cal-form a.active:link {
    font-size: 1.0em;
    color: #000;
    text-decoration: none;
    padding: 0 0.4em;
}

.cal-form a.active:visited {
    font-size: 1.0em;
    color: #000;
    text-decoration: none;
    padding: 0 0.4em;
}

.cal-form a.active:hover {
    font-size: 1.0em;
    color: #000;
    text-decoration: none;
    padding: 0 0.4em;
}

/*CAL - link view all */
.cal-form-viewall {
    float: right;
    padding: 0.7em 0.7em 0 0;
    width: 15%;
    margin: 0;
    height: 2em;
    vertical-align: bottom;
    text-align: right;
}

.cal-form-months {
    float: left;
    padding: 0.2em 0 0 0;
    width: 83%;
    margin: 0;
    height: 2em;
    vertical-align: bottom;
}

.cal-form a.viewall:link {
    font-size: 1.0em;
    color: #005293;
    text-decoration: underline;
    padding: 0;
}

.cal-form a.viewall:visited {
    font-size: 1.0em;
    color: #005293;
    text-decoration: underline;
    padding: 0;
}

.cal-form a.viewall:hover {
    font-size: 1.0em;
    color: #9a3b26;
    text-decoration: underline;
    padding: 0;
}


/**** End OS2 CALENDAR */


/*FAP progress indicator - needed for progress bar on active apps page*/
.schoollist-flex-progress {
}

.schoollist-flex-progress-left {
    padding: 0 0 0.5em 0;
}

/*FAP changed indicator*/
.schoollist-flex-change {
    padding: 0.5em;
    background: #fff8ee;
}

.schoollist-flex-change-left {
    float: left;
    width: 10%;
    padding: 0;
}

    .schoollist-flex-change-left img {
        padding-top: 0.2em
    }

.schoollist-flex-change-right {
    float: left;
    width: 89%;
    padding: 0;
    font-size: 0.85em;
    color: #b62302;
    font-weight: bold;
}

/* flex app progress bar in app*/
.flex-progress-1, .flex-progress-2, .flex-progress-3, .flex-progress-4, .flex-progress-5, .flex-progress-6, .flex-progress-7, .flex-progress-8, .flex-progress-9, .flex-progress-10, .flex-progress-complete {
    float: left;
    height: 1em;
    width: 1em;
    border-top: solid 1px #A6D785;
    border-bottom: solid 1px #A6D785;
}

.flex-progress-complete {
    background: url('../../../images/Content/gradientgreen.gif') repeat-x;
}

.flex-progress-1 {
    border-left: solid 1px #A6D785;
}

.flex-progress-10 {
    border-right: solid 1px #A6D785;
}


/* End Info page styles*/

/* Photo requirement page styles*/
.acceptableImgs {
    border: 2px #000000 solid;
    margin: 0px 20px 5px 0px;
}

.photoBorder {
    height: 206px;
    width: 199px;
}

.photo {
    height: 195px;
    width: 195px;
    position: relative;
    top: -206px;
    text-align: center;
    padding: 4px 0px 0px 4px;
}

.photoContainer {
    display: inline-block;
    height: 200px;
    float: left;
    margin-bottom: 5px;
}

.photoContainer-margin {
    display: inline-block;
    margin: 0px 0px 5px 10px;
    height: 200px;
    float: left;
}

.preview-container {
    margin-top: 20px;
}



.imgConfirm {
    margin: 0.5em;
}


/*custom styles for small mobile layout */
@media (max-width: 768px) {

    h2.step {
        background: #005293;
        color: #ffffff;
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
        width: 100%;
        border-bottom: none;
        padding: 10px 20px;
        margin: 10px 0px 10px 0px;
    }
}


/* LSAT Reg Pages */

h2.step {
    background: #005293;
    color: #ffffff;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    width: 100%;
    border-bottom: none;
    padding: 10px 20px;
    margin: 10px 0px 10px 0px;
}

#ctl00_OS2ContentPlaceHolder_dgTestInfo_ctl02_TicketHelp {
    z-index: 10;
    position: absolute;
    width: 300px;
    font-size: small;
}

#ctl00_OS2ContentPlaceHolder_dgTestInfo_ctl03_TicketHelp {
    z-index: 10;
    position: absolute;
    width: 300px;
    font-size: small;
}


/*custom MED layout */
@media (min-width: 768px) and (max-width: 1024px) {
}

/*custom styles for small mobile layout */
@media (max-width: 768px) {

    h2.step {
        background: #005293;
        color: #ffffff;
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
        width: 100%;
        border-bottom: none;
        padding: 10px 20px;
        margin: 10px 0px 10px 0px;
    }

    #ctl00_OS2ContentPlaceHolder_dgTestInfo_ctl02_TicketHelp {
        width: 150px;
    }

    #ctl00_OS2ContentPlaceHolder_dgTestInfo_ctl03_TicketHelp {
        width: 150px;
    }
}




/* testing for styling div inside lor-grid letter id cell to display letters */
.lor-info-lor-wrapper {
    display: block;
    clear: both;
    z-index: 15000;
}

.lor-info-lors {
    padding: 5px;
    margin: 1px;
    display: inline-block;
    border-right: 1px dotted #666;
    background: none;
}

.lor-info-lors-nob {
    padding: 5px;
    margin: 1px;
    display: inline-block;
    border-right: none;
    background: none;
}

.report-hov-rec {
    color: #006699;
}

.report-hov-letter {
    color: #006699;
}

/* HOVERS  */

/* new keyboard accessible hover 1101  */
.tip {
    font: 1em Arial,Helvetica,sans-serif;
    border: solid 1px #fff;
    width: 150px;
    padding: 0.4em;
    position: absolute;
    z-index: 50550000;
    visibility: hidden;
    color: #000;
    top: 0px;
    left: 0px;
    background-color: #fefdf1;
    text-align: left;
    /*opacity: 0.6;*/
}

.tip-n {
    font: 1em Arial,Helvetica,sans-serif;
    border: solid 1px #fff;
    width: 125px;
    padding: 0.4em;
    position: absolute;
    z-index: 50550000;
    visibility: hidden;
    color: #000;
    top: 0px;
    left: 0px;
    background-color: #fefdf1;
    text-align: left;
    /*opacity: 0.6;*/
}

.helpIcon {
    padding: 0px 3px 0px 0.1em;
    vertical-align: bottom;
}

/* hover tooltip  */
/* hover tooltip - this part not used */
#info p {
    margin-left: 15px;
    margin-right: 20px;
}

#info img {
    margin: 15px;
    float: left;
}

#info h1 {
    margin-left: 15px;
}

/*over tooltip style for Apply flow accordions*/
a.tooltip {
    color: #003c78;
}

    a.tooltip:link {
        color: #005293;
        text-decoration: underline;
    }

    a.tooltip:visited {
        color: #005293;
        text-decoration: underline;
    }

    a.tooltip:hover {
        color: #9a3b26;
        text-decoration: underline;
    }

    a.tooltip b {
        display: none;
    }

    a.tooltip:hover {
        border: 0;
        position: relative;
        z-index: 500;
        text-decoration: none;
    }

        a.tooltip:hover b {
            display: block;
            position: absolute;
            top: 20px;
            left: -1px;
            padding: 5px;
            font-weight: normal;
            color: #000;
            border: 1px solid #888;
            background: #fefbed;
            width: 125px;
            font-size: 0.9em;
        }

            a.tooltip:hover b em {
                position: absolute;
                left: 20px;
                top: -6px;
                width: 11px;
                height: 6px;
                background: #fff url(../../images/content/tooltip.gif) 0 0;
                display: block;
                font-size: 1px;
            }

/*over tooltip for Dashboard alerts and reminders*/
a.tooltipd {
    color: #003c78;
}

    a.tooltipd:link {
        color: #1f1f1e;
        text-decoration: underline;
    }

    a.tooltipd:visited {
        color: #333;
        text-decoration: underline;
    }

    a.tooltipd:hover {
        color: #9a3b26;
        text-decoration: none;
    }

    a.tooltipd b {
        display: none;
    }

    a.tooltipd:hover {
        border: 0;
        position: relative;
        z-index: 500;
        text-decoration: none;
    }

        a.tooltipd:hover b {
            display: block;
            position: absolute;
            top: 20px;
            left: -10px;
            padding: 5px;
            font-weight: normal;
            color: #000;
            border: 1px solid #888;
            background: #fefbed;
            width: 300px;
            font-size: 0.9em;
        }

            a.tooltipd:hover b em {
                position: absolute;
                left: 20px;
                top: -6px;
                width: 11px;
                height: 6px;
                background: #fff url(../../images/content/tooltip.gif) 0 0;
                display: block;
                font-size: 1px;
            }

/*over tooltip for reports on LSAT status page*/
a.tooltipr {
    color: #003c78;
}

    a.tooltipr:link {
        color: #005293;
        text-decoration: none;
    }

    a.tooltipr:visited {
        color: #005293;
        text-decoration: none;
    }

    a.tooltipr:hover {
        color: #9a3b26;
        text-decoration: none;
    }

    a.tooltipr b {
        display: none;
    }

    a.tooltipr:hover {
        border: 0;
        position: relative;
        z-index: 500;
        text-decoration: none;
    }

        a.tooltipr:hover b {
            display: block;
            position: absolute;
            top: 20px;
            left: -10px;
            padding: 5px;
            font-weight: normal;
            color: #000;
            border: 1px solid #888;
            background: #fefbed;
            width: 165px;
            font-size: 0.9em;
        }

            a.tooltipr:hover b em {
                position: absolute;
                left: 20px;
                top: -6px;
                width: 11px;
                height: 6px;
                background: #fff url(../../images/content/tooltip.gif) 0 0;
                display: block;
                font-size: 1px;
            }

/*over tooltip style 2 for cart hover starts here */
a.tooltipc {
    color: #003c78;
}

    a.tooltipc:link {
        color: #005293;
        text-decoration: none;
    }

    a.tooltipc:visited {
        color: #005293;
        text-decoration: none;
    }

    a.tooltipc:hover {
        color: #9a3b26;
        text-decoration: none;
    }


    a.tooltipc b {
        display: none;
    }

    a.tooltipc:hover {
        border: 0;
        position: relative;
        z-index: 12000;
        text-decoration: none;
    }

        a.tooltipc:hover b {
            display: block;
            position: absolute;
            top: 20px;
            left: -20px;
            padding: 5px;
            font-weight: normal;
            color: #000;
            border: 1px solid #888;
            background: #fff;
            width: 120px;
        }

            a.tooltipc:hover b em {
                position: absolute;
                left: 20px;
                top: -6px;
                width: 11px;
                height: 6px;
                background: #fff url(../../images/content/tooltip.gif) 0 0;
                display: block;
                font-size: 1px;
            }


/* Removed - hover tooltip version 2 */


/* HOVER */


.dateMsg {
    padding: 5px;
}

/* CSS For Candidate Agreement Page*/
#cand-agree h2 {
    clear: left; /*fixes issue with bg due to item being in a floating container*/
}

#cand-agree label {
    display: inline-block;
}

.floating-container {
    float: left;
    background-color: #fff;
    width: 100%;
}

.padding-left {
    padding-left: 20px;
}

#cand-agree .left {
    width: 10%;
    float: left;
    white-space: nowrap;
}

#cand-agree .right {
    width: 90%;
    float: left;
}

/* CSS For login-in page*/

.botspace {
    margin-bottom: 20px;
}

.figCapHeroForumImage .line1 {
    margin-top: 6px;
    padding-bottom: 11px;
    color: #ebdd9c;
    font-size: 150%;
    font-weight: bold;
    text-transform: uppercase;
}

.figCapHeroForumImage2 .line1 {
    margin-top: 1.6em;
    margin-bottom: 0;
    padding-bottom: .5em;
    line-height: 1.2em;
    color: #fff;
    font-size: 240%;
    font-family: 'Work Sans';
    font-weight: 300;
}


.figCapHeroForumImage2 .line2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 1.5em;
    color: #fff;
    font-size: 130%;
    font-family: 'Work Sans';
    font-weight: 600;
}

.figCapHeroForumImage .line2 {
    color: #fff;
    font-size: 360%;
    padding-bottom: 11px;
}

.figCapHeroForumImage .line3 {
    color: #fff;
    font-size: 190%;
}

.figCapHeroForumImage .line4 {
    margin-top: 44px;
    color: #fff;
    font-size: 145%;
    font-family: 'Roboto', sans-serif;
}



.loginbox {
    height: 30px !important;
}

.logincontain {
    height: 310px;
    overflow: hidden;
    background-color: #226381;
}

.loginimage {
    height: 100%;
    /*max-width: 682px;*/
    background-image: url(/App_Themes/Theme1/images/llm-jd-new-bg-2-20.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

h2.loginintro {
    font-size: 21px;
    line-height: 27px;
    padding-bottom: 1em !important;
    padding-top: 0 !important;
    margin-top: 8px !important;
    margin-bottom: 0 !important;
    background-image: none !important;
    border-bottom: none;
    color: #005293;
    text-align: center;
    font-weight: normal;
}

/*custom MED layout PUBLICMASTER Page another / general places*/
@media (min-width: 768px) and (max-width: 1024px) {

    h2.loginintro {
        font-size: 17px;
        line-height: 23px;
    }
}

.mobileBanner {
    display: none;
}

/*media query 1245 width*/
@media (max-width: 1245px) {

    .log-in-container label {
        font-size: 90%;
    }
}

/*media query 1145 width
@media (max-width: 1145px) {
    .figCapHeroForumImage .line1 {
        font-size: 130%;
        font-weight: bold;
    }
    .figCapHeroForumImage .line2 {
        font-size: 300%;
    }
    .figCapHeroForumImage .line3 {
        font-size: 160%;
    }
    .figCapHeroForumImage .line4 {
        font-size: 130%;
    }
}*/


/*media query 1170 width - for desktop login window left side text bg image scaling*/
@media (max-width: 1170px) {

    .figCapHeroForumImage2 {
        padding: 0 120px;
    }

        .figCapHeroForumImage2 .line1 {
            font-size: 230%;
        }
}

/*media query 1080 width*/
@media (max-width: 1080px) {

    .figCapHeroForumImage2 {
        padding: 0 100px;
    }

        .figCapHeroForumImage2 .line1 {
            font-size: 220%;
            margin-top: 1.7em;
            padding-bottom: .5em;
            line-height: 1.1em;
        }

        .figCapHeroForumImage2 .line2 {
            font-size: 120%;
            line-height: 1.4em;
        }
}

/*media query 1100 width*/
@media (max-width: 1100px) {

    .log-in-container label {
        font-size: 85%;
    }
}

/*media query 980 width*/
@media (max-width: 980px) {
    .figCapHeroForumImage2 .line1 {
        font-size: 180%;
        padding-bottom: .5em;
        margin-top: 2.2em;
        line-height: 1.1em;
    }

    .figCapHeroForumImage2 .line2 {
        font-size: 110%;
        line-height: 1.5em;
    }
}

/*media query 880 width*/
@media (max-width: 880px) {

    .figCapHeroForumImage2 {
        padding: 0 84px;
    }

        .figCapHeroForumImage2 .line1 {
            font-size: 160%;
            padding-bottom: 1em;
            margin-top: 3em;
        }

        .figCapHeroForumImage2 .line2 {
            font-size: 100%;
        }
}

/*media query 990 width
@media (max-width: 990px) {
    .figCapHeroForumImage .line1 {
        font-size: 110%;
        padding-bottom: 2px;
    }

    .figCapHeroForumImage .line2 {
        font-size: 220%;
        padding-bottom: 0;
    }

    .figCapHeroForumImage .line3 {
        font-size: 120%;
    }

    .figCapHeroForumImage .line4 {
        font-size: 100%;
        margin-top: 36px;
    }
}*/

/*media query 910 width*/
@media (max-width: 910px) {

    .log-in-container {
        padding: 5px 10px;
    }

        .log-in-container p {
            font-size: 75%
        }
}

/*media query 830 width*/
@media (max-width: 830px) {
    .loginbox {
        height: 28px !important;
    }
}


/*media query 768 width*/
@media (max-width: 768px) {

    .figCapHeroForumImage {
        left: 40px;
    }

        .figCapHeroForumImage .line1 {
            font-size: 150%;
            margin-top: 16px;
        }

        .figCapHeroForumImage .line2 {
            font-size: 350%;
        }

        .figCapHeroForumImage .line3 {
            font-size: 190%;
        }

        .figCapHeroForumImage .line4 {
            font-size: 160%;
        }

    .mobileBanner {
        display: block;
        height: 300px;
        background-color: #226381;
    }

    .mobileremove {
        display: none;
    }

    .log-in-container {
        height: auto;
        min-height: 200px;
    }

        .log-in-container label {
            color: #000;
            font-size: 17.6px;
        }

        .log-in-container h2.loginintro {
            font-size: 18.4px;
        }

    .log-in-container {
        padding: 5px 20px;
    }

        .log-in-container p {
            font-size: 16px;
        }

    .loginimage {
        height: 300px;
        background-position: 40% top;
        max-width: 100%;
    }

    .figCapHeroForumImage2 {
        height: 300px;
        padding: 0 140px;
        font-size: 16px;
    }

        .figCapHeroForumImage2 .line1 {
            margin-top: 1.8em;
            margin-bottom: 0;
            padding-bottom: .5em;
            font-size: 220%;
            line-height: 1.1em;
        }

        .figCapHeroForumImage2 .line2 {
            margin-top: 0;
            margin-bottom: 0;
            padding-bottom: 0;
            font-size: 120%;
            line-height: 1.4em;
        }
}

/*media query 640 width*/
@media (max-width: 640px) {
    .figCapHeroForumImage2 {
        padding: 0 18%;
    }

        .figCapHeroForumImage2 .line1 {
            margin-top: 2em;
            margin-bottom: 0;
            padding-bottom: .5em;
            font-size: 200%;
            line-height: 1.1em;
        }

        .figCapHeroForumImage2 .line2 {
            margin-top: 0;
            margin-bottom: 0;
            padding-bottom: 0;
            font-size: 100%;
            line-height: 1.5em;
        }
}

/*media query 480 width*/
@media (max-width: 480px) {
    #cand-agree .left {
        width: 22%;
    }

    .figCapHeroForumImage {
        left: 0;
        padding: 0 20px;
        width: 100%;
    }

    #cand-agree .right {
        width: 78%;
    }

    .figCapHeroForumImage .line1 {
        font-size: 120%;
        padding-bottom: 0;
    }

    .figCapHeroForumImage .line2 {
        font-size: 280%;
        margin-bottom: 8px;
    }

    .figCapHeroForumImage .line3 {
        font-size: 150%;
    }

    .figCapHeroForumImage .line4 {
        font-size: 120%;
    }

    .figCapHeroForumImage2 {
        padding: 0 15%;
    }

        .figCapHeroForumImage2 .line1 {
            margin-top: 1.2em;
            margin-bottom: 0;
            padding-bottom: .5em;
            font-size: 115%;
        }

        .figCapHeroForumImage2 .line2 {
            margin-top: 0;
            margin-bottom: 0;
            padding-bottom: 0;
            font-size: 75%;
            line-height: 1.6em;
        }

    .mobileBanner {
        height: 150px;
    }

    .loginimage {
        height: 150px;
        background-position: center center;
        background-size: cover;
        max-width: 100%;
    }
}

/*media query 380 width*/
@media (max-width: 380px) {


    .figCapHeroForumImage .line1 {
        font-size: 120%;
        font-weight: bold;
        padding-bottom: 0;
    }

    .figCapHeroForumImage .line2 {
        font-size: 230%;
        margin-bottom: 8px;
    }

    .figCapHeroForumImage .line3 {
        font-size: 130%;
    }

    .figCapHeroForumImage .line4 {
        font-size: 120%;
    }
}




/*LSAT Writing video css*/

.bi-play-fill {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4rem;
    color: #fff;
    margin-top: -2rem;
    margin-left: -2rem;
    background: #0085ca;
    border-radius: 10rem;
    padding-left: .415rem;
    z-index: 100;
}

a:hover .bi-play-fill {
    color: #0085ca;
    background: #fff;
}

.thumbWrapper {
    position: relative;
    padding-bottom: 58%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin: 1.625em 1.625em .625em 0;
}

    .thumbWrapper img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media screen and (max-width: 975px) {
    .thumbWrapper {
        padding-bottom: 54%; /* 16:9 */
    }
}

@media screen and (max-width: 499px) {
    .thumbWrapper {
        padding-bottom: 46%; /* 16:9 */
    }
}


.videoText {
    color: #fff;
    background-color: #005293;
    padding: 2.5rem;
    font-size: 175%;
    width: 100%;
    bottom: 1rem;
    position: absolute;
}

/*custom extra large Bootstrap 4 grid tiers and media query breakpoints */
@media (max-width: 1140px) {
    .videoText {
        margin-top: 0;
        font-size: 150%;
        padding: 1.5rem 2rem;
    }
}



/*custom large Bootstrap 4 grid tiers and media query breakpoints */
@media (max-width: 960px) {
    .mtn025-os {
        margin-top: -0.5rem;
    }

    .videoText {
        margin-top: 0;
        font-size: 125%;
        padding: 1rem 2rem;
        bottom: .5rem;
    }
}

/*custom medium layout Bootstrap 4 grid tiers and media query breakpoints */
@media (max-width: 768px) {
    .videoText {
        margin-top: 0;
        padding: 2.8rem;
        font-size: 250%;
        bottom: 1rem;
    }
}


/*custom small layout Bootstrap 4 grid tiers and media query breakpoints */
@media (max-width: 540px) {
    .videoText {
        margin-top: 0;
        padding: 2rem;
        font-size: 175%;
        bottom: .5rem;
    }
}

/*custom ex-small layout  < 576px  */
@media (max-width:400px) {
    .videoText {
        margin-top: 80px;
        padding: 1.5rem;
        font-size: 150%;
        bottom: .7rem;
    }
}



/*Fee waiver "fake button" styles*/

.fakeStep-current {
    background-color: #9a3b26;
    color: #fff;
    font-size: 13px;
    min-height: 36px;
    padding: 6px 20px;
    border-radius: 3px;
    margin-bottom: 0.5rem;
    display: inline;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    line-height: 20px;
    border: 1px solid transparent;
    vertical-align: middle;
    -webkit-appearance: none;
    margin-right: 5px;
    margin-bottom: 0.5rem;
    width: auto;
    box-sizing: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: center;
    align-items: flex-start;
}

.fakeStep {
    color: #005293;
    background-color: #c2e7eb;
    font-size: 13px;
    min-height: 36px;
    padding: 6px 20px;
    border-radius: 3px;
    margin-bottom: 0.5rem;
    display: inline;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    line-height: 20px;
    border: 1px solid transparent;
    vertical-align: middle;
    -webkit-appearance: none;
    margin-right: 5px;
    margin-bottom: 0.5rem;
    width: auto;
    box-sizing: inherit;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    text-align: center;
    align-items: flex-start;
}

/*AS 570 8/16/21 KWC for forums promo, from Marketing*/
a.btn:hover {
    background-color: #005292;
    text-decoration: underline;
}

.bg-secondary-dark {
    background-color: #005292;
}

.bg-secondary-dark-gradient {
    background: linear-gradient(to right, #00618E, #005292);
}

.btn {
    display: inline-block;
    text-align: center;
    min-width: 10.4285rem;
    line-height: 1.25rem;
    padding: .9rem 1.5rem;
    font-weight: bold;
    text-decoration: none;
}

    .btn:focus {
        outline: 2px dashed #FFFFFF;
    }

    .btn:focus,
    .btn-lg:focus {
        text-decoration: underline;
        background-color: #6355A1;
        outline: 1px solid #000000;
    }

    .btn.-bordered {
        border: 3px solid #e4e4e4;
    }

    .btn.-large-os {
        padding: 1.125rem;
        1.875rem;
        font-size: 1.415rem;
        line-height: 2rem;
    }

    .btn.-secondary {
        color: #fff;
        background-color: #0085ca;
        font-size: 18.5px;
    }

.c-white {
    color: #fff;
}

.fit-image img {
    object-position: center;
    height: 100%;
    -o-object-fit: cover;
    font-family: object-fit:cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.p2 {
    padding: 3.625rem;
}

.pb05 {
    padding-bottom: 0.90625rem !important;
}

.pb1 {
    padding-bottom: 1.8125rem !important;
}

div.p2 h2 {
    margin: 0;
    padding: 0
}

div.p2 p {
    margin: 0;
    padding: 0;
}

section.md-flex.form-info-box {
    padding: 0 !important;
}

@media (min-width:960px) {
    .md-col-4 {
        width: 33.33333%;
    }

    .md-col-5 {
        width: 41.66667%;
    }

    .md-col-7 {
        width: 58.33333%;
    }

    .md-col-8 {
        width: 66.66667%;
    }

    .md-col-10 {
        width: 83.33333%;
    }

    .md-flex {
        display: flex;
    }
}

.border-bottom-thick {
    border-bottom: 3px #e4e4e4 solid;
}

.border-top-thick {
    border-top: 3px #e4e4e4 solid;
}

.header-title.w100 {
    width: 100%;
}

.p05 {
    padding: 0.90625rem;
}

.pt0 {
    padding-top: 0 !important;
}

.pt05 {
    padding-top: 0.90625rem;
}

.pt1 {
    padding-top: 1.8125rem;
}

.pt2 {
    padding-top: 3.625rem;
}

.py1 {
    padding-top: 1.8125rem;
    padding-bottom: 1.8125rem;
}

.mb1 {
    margin-bottom: 1.8125rem;
}

.mt0 {
    margin-top: 0 !important;
}

.mx1 {
    margin-left: 1.8125rem;
    margin-right: 1.8125rem;
}

.text-align-right {
    text-align: right;
}

.w100 {
    width: 100%;
    max-width: 100%;
}



#lsatDropdown {
    font-size: inherit;
    background-color: transparent;
    margin: -5px 0px 0px 0px;
}

#lsatDropdownUL li {
    display: inherit;
}

.lsatmenuoverride {
    font-size: 16px;
    z-index: 1000;
    color: #313439;
    min-width: 12em;
    width: 200px;
}

    .lsatmenuoverride .li {
        border-bottom: solid 1px #acacac;
    }


        .lsatmenuoverride .li a:hover {
            background: none !important;
        }

ul.lsatmenuoverride li a:hover {
    background: none;
}

.previousSuperFishContent, .previousSuperFishContent * {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*DLA-2651 AOB 6/2/2022 School Search Options Addition*/
.bg-secondary-lightest {
    background: #EDF0F2;
}

.p1 {
    padding: 1.8125rem;
}

.px1 {
    padding-right: 1.8125rem;
    padding-left: 1.8125rem
}
/* END DLA-2651 */

/*CST-1113 - no javascript*/
.noscriptmsg h3 {
    color: red;
    background-color: transparent;
    font-weight: bold;
}

.scoreReleaseNotification {
    z-index: 101;
    top: 0;
    left: 0;
    right: 0;
    background: #f8cf81;
    text-align: center;
    line-height: 2.5;
    overflow: hidden;
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow: 0 0 5px black;
    box-shadow: 0 0 5px black;
}

/* added for the FW redesign from Tara */

.my1 {
    margin-bottom: 1.8125rem;
}



.mx-auto {
    margin-right: auto;
    margin-left: auto;
}

.flex-row {
    flex-direction: row;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.icon-boxes-container div.icon-boxes:last-of-type {
    margin-right: 0;
}

@media (min-width:769px) {
    .sm-justify-between {
        justify-content: space-between;
    }

    .gutters > .sm-col-2-5 {
        width: calc(20% - 2%);
    }

    .sm-col-7 {
        width: 58.33333%;
    }

    .sm-flex-nowrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

@media (max-width: 768px) {
    .row .col .icon-boxes {
        margin-left: 0;
        margin-right: .33333%;
        width: 33%;
    }
}

@media (max-width: 1160px) {

    table.gvCenterLocations, .gvCenterLocations thead, .gvCenterLocations tbody, .gvCenterLocations th, .gvCenterLocations td, .gvCenterLocations tr {
        display: block;
        font-size: 12px;
        line-height: 20px;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        .gvCenterLocations tr th {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .gvCenterLocations tr {
        border-bottom: 1px solid #acacac;
    }

    .gvCenterLocations td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    table.gvCenterLocations.bordered td:first-child, table.gvCenterLocations.bordered th:first-child, table.gvCenterLocations.striped td:first-child, table.gvCenterLocations.striped th:first-child {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    .gvCenterLocations td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
    }

    .gvCenterLocations td:nth-of-type(1):before {
        content: "Site #";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

/*    .gvCenterLocations td:nth-of-type(2):before {
        content: "Metro Area";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }*/

    .gvCenterLocations td:nth-of-type(2):before {
        content: "State/Province";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvCenterLocations td:nth-of-type(3):before {
        content: "City";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvCenterLocations td:nth-of-type(4):before {
        content: "Address 1";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvCenterLocations td:nth-of-type(5):before {
        content: "Address 2";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvCenterLocations td:nth-of-type(6):before {
        content: "Postal Code";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }

    .gvCenterLocations td:nth-of-type(7):before {
        content: "Country";
        color: #005293;
        font-weight: 700;
        font-size: 12px;
        line-height: 20px;
    }
}

/* added for the Prelaw Advisor banner redesign from Tara */

.bg-ed {
    background: #ededed;
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.mt025 {
    margin-top: 0.45313rem;
}

.pr05 {
    padding-right: 0.90625rem;
}

.self-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

#divPrelawClose, #ctl00_OS2ContentPlaceHolder_divPrelawClose {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 0.45313rem;
    margin-right: .4rem;
}
